home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextApps / Mail.app / Spanish.lproj / Buttons.strings < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.1 KB  |  52 lines

  1. /* NeXTSTEP Release 3 */
  2.  
  3. /*    Alert Buttons    */
  4.  
  5. "OK" = "OK";
  6. "Cancel" = "Cancelar";
  7. "Quit" = "Salir";
  8. "Quit Anyway" = "Salir";
  9. "Close" = "Cerrar";
  10. "Delete" = "Borrar";
  11. "Open Anyway" = "Abrir";
  12. "Deliver Anyway" = "Enviar";
  13. "Close Anyway" = "Cerrar";
  14.  
  15. /* The title of the Font Menu (jmh->Bryan you should get your font menu from nib) - string comparison is real bas in this case) */
  16.  
  17. "Font" = "Tipo de letra";
  18. "Show Ruler" = "Mostrar regla";
  19. "Hide Ruler" = "Ocultar regla";
  20.  
  21. /* Icon button strings */
  22.     /* Lip Service */
  23. "Play" = "Play";
  24. "Record" = "Record";
  25. "Stop" = "Stop";
  26. "Pause" = "Pause";
  27. "Erase" = "Borrar";
  28. "Insert" = "Insertar";
  29.  
  30.     /* Mbox window */
  31. "Send" = "Enviar";
  32. "Compose" = "Elaborar";
  33. "Mailboxes" = "Buzones";
  34. "Get Mail" = "Obtener";
  35. "Find" = "Buscar";
  36.  
  37.     /* Send window */
  38. "Deliver" = "Enviar";
  39. "Options" = "Opciones";
  40. "Lip Service" = "Mensaje oral";
  41. "Addresses" = "Direcciones";
  42. "Reply All" = "Cont.a todos";
  43. "Reply " = "Contestar";
  44. "All" = "";
  45. "Forward" = "Adelante";
  46. "Non-NeXT" = "No-NeXT";
  47. "Receipt" = "Acusar";
  48. "No Receipt" = "No acusar";
  49. "NeXT Mail" = "NeXT";
  50. "Encrypt" = "Codificar";
  51. "No Encrypt" = "No codificar";
  52.